home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / datacomm / 220 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: ramus.apana.org.au!news
  2. From: neil@daemon.apana.org.au.apana.org.au
  3. Newsgroups: comp.sys.amiga.datacomm
  4. Subject: Re: PPP cant init serial.device
  5. Date: Sun, 14 Jan 96 13:06:58
  6. Organization: Daemon Public Access Unix (03)563-8438
  7. Message-ID: <19960114.7D18F40.C39B@daemon.apana.org.au.apana.org.au>
  8. References: <4br5oj$6uq@yarrow.wt.com.au> <2780.6569T1404T1636@ptialaska.net>
  9. Reply-To: neil@daemon.apana.org.au
  10. NNTP-Posting-Host: dialup-03.apana.org.au
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Like a lot of you, I too have had problems with getting the dialer in
  14. ppp1_30.lha to work.
  15.  
  16. I have suspect the problem is to do with "serial.device" itself. It would
  17. appear that when something opens the serial.device with a certain setting
  18. it is locked that way. The thing I blame is the prefences tool -- Serial.
  19.  
  20. As an example, I tried to get ppp0.config to dial using "serial.device" at
  21. 19200bps, and then repeated the exercise at a speed of 38400bps.
  22.  
  23. The dialscript contained:
  24. send "ATZ"
  25. wait "OK"
  26. all I wanted was a response from the modem.
  27.  
  28. At no time could I get a response from the modem. However, when I loaded
  29. up my terminal program, I had no problems. This would be because the
  30. terminal program steals the "serial.device" away from whatever it is that
  31. has it. This is something that the PPP1_30 dialer cannot do (at least I am
  32. not aware that it can).
  33.  
  34. So I changed to a replacement for the serial device -- 8n1.device -- and
  35. retried whithout any problems whatsoever. I have also tried artser.device
  36. with no success either.
  37.  
  38. Regards to all.
  39.  
  40. Neil Simmonds
  41. neil@daemon.apana.org.au
  42.